Skip to content

fix: improve Visual Studio extension stability, layout and platform integration - #2

Merged
firedragon9511 merged 17 commits into
mainfrom
refactor/support-marketplace
Jul 24, 2026
Merged

fix: improve Visual Studio extension stability, layout and platform integration#2
firedragon9511 merged 17 commits into
mainfrom
refactor/support-marketplace

Conversation

@firedragon9511

@firedragon9511 firedragon9511 commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add icon
  • improve responsive layouts, scrolling, text wrapping, auto-scroll and Visual Studio theme support
  • stabilize AI chat, selection attachment, code analysis, Autofix and WebSocket handling
  • simplify settings by using fixed service endpoints and the Platform API Token for AI authentication
  • fix vulnerability loading, GraphQL pagination, error states and vulnerability detail actions
  • improve Requirements and Pipeline Breaks loading and responsive behavior
  • update public documentation for the Visual Studio extension

Tests

(Offline .vsix install)
image

image image image image

Type of change

  • Feature
  • Fix
  • Refactor
  • Docs
  • Chore

@firedragon9511 firedragon9511 self-assigned this Jul 21, 2026
@luhenrique06

Copy link
Copy Markdown

@claude

- move the company selector to the Scope tab
- load accessible companies automatically when the tab opens
- select and persist the first company on initial configuration
- save company changes immediately
- remove redundant company and requirements scope fields and actions
- use the globally configured company in the vulnerabilities window
- update documentation and manual validation steps
- connect to the chat service automatically when needed
- remove manual connect and disconnect actions
- add an animated Thinking shimmer with reserved layout space
- move vulnerability title to the first column
- enable horizontal scrolling in data lists
- remove redundant tool window page titles
- update manual validation and internal documentation
- add a placeholder to the chat message input
- add native icons to tool window buttons
- make chat message text partially selectable and copyable
- support Ctrl+C and the default Windows context menu
- preserve existing chat bindings, wrapping, and read-only behavior
- add reactive text filters to vulnerabilities and pipeline breaks
- add independent filters to projects, requirements, and activities
- filter locally by each list's primary column without API requests
- preserve loaded collections and restore all items when filters are cleared
- clear hidden selections and stale details safely
- add contextual filter placeholders
- update manual validation scenarios
@firedragon9511
firedragon9511 merged commit 66025e4 into main Jul 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants